Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group repository classes in Repository folder #281

Merged
merged 3 commits into from
Jan 20, 2021

Conversation

peter-gribanov
Copy link
Member

Apply change from #279 to 2.0

  • The Happyr\DoctrineSpecification\EntitySpecificationRepository class was removed, use
    Happyr\DoctrineSpecification\Repository\EntitySpecificationRepository instead.
  • The Happyr\DoctrineSpecification\EntitySpecificationRepositoryInterface class was removed, use
    Happyr\DoctrineSpecification\Repository\EntitySpecificationRepositoryInterface instead.
  • The Happyr\DoctrineSpecification\EntitySpecificationRepositoryTrait class was removed, use
    Happyr\DoctrineSpecification\Repository\EntitySpecificationRepositoryTrait instead.
  • The Happyr\DoctrineSpecification\RepositoryFactory class was removed, use
    Happyr\DoctrineSpecification\Repository\RepositoryFactory instead.

@peter-gribanov peter-gribanov self-assigned this Jan 20, 2021
@peter-gribanov peter-gribanov added this to the Release 2.0.0 milestone Jan 20, 2021
@peter-gribanov peter-gribanov mentioned this pull request Jan 20, 2021
37 tasks
@peter-gribanov peter-gribanov merged commit 9fa07d6 into Happyr:2.0 Jan 20, 2021
@peter-gribanov peter-gribanov deleted the group_repositories_2.0 branch January 20, 2021 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant